Cloning a project
Go to BitBucket and clone the project you want to work on.
You can find the project's repository URL in the project's BitBucket page which is mentioned in the project trello board.
$ git clone {the_project_cloning_url}
Go to BitBucket and clone the project you want to work on.
You can find the project's repository URL in the project's BitBucket page which is mentioned in the project trello board.
$ git clone {the_project_cloning_url}